[INFO] cloning repository https://github.com/giodl73-repo/BISECT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodl73-repo/BISECT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodl73-repo%2FBISECT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodl73-repo%2FBISECT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 749e6c025154ed0ddf54aa8d69904e89a53e842e
[INFO] checking giodl73-repo/BISECT against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodl73-repo%2FBISECT" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  72% (4575/6322)
Updating files:  73% (4616/6322)
Updating files:  74% (4679/6322)
Updating files:  75% (4742/6322)
Updating files:  76% (4805/6322)
Updating files:  77% (4868/6322)
Updating files:  78% (4932/6322)
Updating files:  79% (4995/6322)
Updating files:  80% (5058/6322)
Updating files:  81% (5121/6322)
Updating files:  82% (5185/6322)
Updating files:  83% (5248/6322)
Updating files:  84% (5311/6322)
Updating files:  85% (5374/6322)
Updating files:  86% (5437/6322)
Updating files:  87% (5501/6322)
Updating files:  88% (5564/6322)
Updating files:  89% (5627/6322)
Updating files:  90% (5690/6322)
Updating files:  91% (5754/6322)
Updating files:  92% (5817/6322)
Updating files:  93% (5880/6322)
Updating files:  94% (5943/6322)
Updating files:  95% (6006/6322)
Updating files:  96% (6070/6322)
Updating files:  97% (6133/6322)
Updating files:  98% (6196/6322)
Updating files:  99% (6259/6322)
Updating files: 100% (6322/6322)
Updating files: 100% (6322/6322), done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/giodl73-repo/BISECT
[INFO] finished tweaking git repo https://github.com/giodl73-repo/BISECT
[INFO] tweaked toml for git repo https://github.com/giodl73-repo/BISECT written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giodl73-repo/BISECT on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/giodl73-repo/BISECT already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/giodl73-repo/METIS-CORE.git`
[INFO] [stderr]     Updating git repository `https://github.com/giodl73-repo/FLETCH.git`
[INFO] [stderr]     Updating git repository `https://github.com/giodl73-repo/SLICE`
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding fletch-core v0.1.0 (https://github.com/giodl73-repo/FLETCH.git?branch=master#7c7aacd4)
[INFO] [stderr]       Adding metis-core v0.1.0 (https://github.com/giodl73-repo/METIS-CORE.git?branch=master#78ae3409)
[INFO] [stderr]       Adding slice-core v0.1.0 (https://github.com/giodl73-repo/SLICE?rev=50b63a2eefc66916e9a015a915c845c28d80773c#50b63a2e)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc
[INFO] running `Command { std: "docker" "start" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.7
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking dbase v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling metis-sys v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking shapefile v0.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling polylabel v2.5.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking geo-types v0.4.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking geo-svg v0.2.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling bisect-cli v0.1.0 (/opt/rustwide/workdir/crates/bisect-cli)
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking bisect-web v0.1.0 (/opt/rustwide/workdir/crates/bisect-web)
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rgraph-core v0.1.0 (/opt/rustwide/workdir/crates/rgraph-core)
[INFO] [stderr]     Checking ropt-core v0.1.0 (/opt/rustwide/workdir/crates/ropt-core)
[INFO] [stderr]     Checking metis-core v0.1.0 (https://github.com/giodl73-repo/METIS-CORE.git?branch=master#78ae3409)
[INFO] [stderr]     Checking rstat-core v0.1.0 (/opt/rustwide/workdir/crates/rstat-core)
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rmath-core v0.1.0 (/opt/rustwide/workdir/crates/rmath-core)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rplan-core v0.1.0 (/opt/rustwide/workdir/crates/rplan-core)
[INFO] [stderr]     Checking rcount-core v0.1.0 (/opt/rustwide/workdir/crates/rcount-core)
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking bisect-ensemble v0.1.0 (/opt/rustwide/workdir/crates/bisect-ensemble)
[INFO] [stderr]     Checking bisect-core v0.1.0 (/opt/rustwide/workdir/crates/bisect-core)
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking metis v0.2.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bisect-apportion v0.1.0 (/opt/rustwide/workdir/crates/bisect-apportion)
[INFO] [stderr]     Checking slice-core v0.1.0 (https://github.com/giodl73-repo/SLICE?rev=50b63a2eefc66916e9a015a915c845c28d80773c#50b63a2e)
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bisect-ilp v0.1.0 (/opt/rustwide/workdir/crates/bisect-ilp)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rctx-core v0.1.0 (/opt/rustwide/workdir/crates/rctx-core)
[INFO] [stderr]     Checking rplan-io v0.1.0 (/opt/rustwide/workdir/crates/rplan-io)
[INFO] [stderr]     Checking rcount-stats v0.1.0 (/opt/rustwide/workdir/crates/rcount-stats)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rplan-audit v0.1.0 (/opt/rustwide/workdir/crates/rplan-audit)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking bisect-clustering v0.1.0 (/opt/rustwide/workdir/crates/bisect-clustering)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/bisect-apportion/src/prime.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn smallest_prime_factor(mut n: u32) -> u32 {
[INFO] [stdout]    |                          ----^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bisect-local-search v0.1.0 (/opt/rustwide/workdir/crates/bisect-local-search)
[INFO] [stderr]     Checking bisect-column v0.1.0 (/opt/rustwide/workdir/crates/bisect-column)
[INFO] [stderr]     Checking bisect-flow v0.1.0 (/opt/rustwide/workdir/crates/bisect-flow)
[INFO] [stdout] warning: function `smallest_prime_factor` is never used
[INFO] [stdout]   --> crates/bisect-apportion/src/prime.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn smallest_prime_factor(mut n: u32) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking geo v0.28.0
[INFO] [stderr]     Checking geojson v0.24.2
[INFO] [stderr]     Checking wkb v0.7.1
[INFO] [stderr]     Checking geo v0.26.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wkt v0.11.1
[INFO] [stderr]     Checking bisect-pareto v0.1.0 (/opt/rustwide/workdir/crates/bisect-pareto)
[INFO] [stderr]     Checking bisect-smc v0.1.0 (/opt/rustwide/workdir/crates/bisect-smc)
[INFO] [stderr]     Checking bisect-multiscale v0.1.0 (/opt/rustwide/workdir/crates/bisect-multiscale)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rhist-core v0.1.0 (/opt/rustwide/workdir/crates/rhist-core)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/bisect-apportion/src/prime.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn smallest_prime_factor(mut n: u32) -> u32 {
[INFO] [stdout]    |                          ----^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `smallest_prime_factor` is never used
[INFO] [stdout]   --> crates/bisect-apportion/src/prime.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn smallest_prime_factor(mut n: u32) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rcount-io v0.1.0 (/opt/rustwide/workdir/crates/rcount-io)
[INFO] [stdout] warning: function `grid_adj` is never used
[INFO] [stdout]   --> crates/bisect-pareto/tests/L1_integration.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn grid_adj(rows: usize, cols: usize) -> Vec<Vec<usize>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rplan-cli v0.1.0 (/opt/rustwide/workdir/crates/rplan-cli)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rhist-io v0.1.0 (/opt/rustwide/workdir/crates/rhist-io)
[INFO] [stderr]     Checking rcount-rhist v0.1.0 (/opt/rustwide/workdir/crates/rcount-rhist)
[INFO] [stderr]     Checking rhist-cli v0.1.0 (/opt/rustwide/workdir/crates/rhist-cli)
[INFO] [stderr]     Checking rcount-district v0.1.0 (/opt/rustwide/workdir/crates/rcount-district)
[INFO] [stderr]     Checking rcount-audit v0.1.0 (/opt/rustwide/workdir/crates/rcount-audit)
[INFO] [stdout] warning: function `similarity_separates_R_and_D_clusters` should have a snake case name
[INFO] [stdout]    --> crates/bisect-core/src/partisan_weights.rs:389:8
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn similarity_separates_R_and_D_clusters() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `similarity_separates_r_and_d_clusters`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fletch-core v0.1.0 (https://github.com/giodl73-repo/FLETCH.git?branch=master#7c7aacd4)
[INFO] [stderr]     Checking rcount-cli v0.1.0 (/opt/rustwide/workdir/crates/rcount-cli)
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking bisect-analysis v0.1.0 (/opt/rustwide/workdir/crates/bisect-analysis)
[INFO] [stderr]     Checking bisect-data v0.1.0 (/opt/rustwide/workdir/crates/bisect-data)
[INFO] [stderr]     Checking bisect-map v0.1.0 (/opt/rustwide/workdir/crates/bisect-map)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> crates/bisect-data/src/adjacency.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> crates/bisect-data/src/adjacency.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> crates/bisect-data/src/serialize.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::io::{self, Read, Write};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiPolygon`
[INFO] [stdout]  --> crates/bisect-data/src/tiger.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use geo_types::{Coord, LineString, MultiPolygon, Polygon};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> crates/bisect-data/src/adjacency.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> crates/bisect-data/src/adjacency.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg_attr(feature = "serde", serde(default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> crates/bisect-data/src/serialize.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::io::{self, Read, Write};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiPolygon`
[INFO] [stdout]  --> crates/bisect-data/src/tiger.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use geo_types::{Coord, LineString, MultiPolygon, Polygon};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `canvas_h` is never read
[INFO] [stdout]   --> crates/bisect-map/src/projection.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Projection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     canvas_h: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Projection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> crates/bisect-data/src/serialize.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::io::{self, Read, Write};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClusterCi` and `RegressionFit`
[INFO] [stdout]   --> crates/bisect-analysis/src/bloc_voting_writer.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 |     BlocVotingFamilyResult, BlocVotingTestResult, ClusterCi, Coef, RegressionFit, RobustnessCheck,
[INFO] [stdout]    |                                                   ^^^^^^^^^        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `pos` is never read
[INFO] [stdout]    --> crates/bisect-data/src/serialize.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut pos = 0usize;
[INFO] [stdout]     |                   ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pos = 4;
[INFO] [stdout]     |     ------- `pos` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Water` is never constructed
[INFO] [stdout]    --> crates/bisect-data/src/adjacency.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | enum EdgeType {
[INFO] [stdout]     |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 140 |     Water,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EdgeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClusterCi` and `RegressionFit`
[INFO] [stdout]   --> crates/bisect-analysis/src/bloc_voting_writer.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 |     BlocVotingFamilyResult, BlocVotingTestResult, ClusterCi, Coef, RegressionFit, RobustnessCheck,
[INFO] [stdout]    |                                                   ^^^^^^^^^        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> crates/bisect-data/src/serialize.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::io::{self, Read, Write};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> crates/bisect-map/src/projection.rs:304:14
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let (x, y) = proj.project(-157.8, 21.3); // Honolulu
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `pos` is never read
[INFO] [stdout]    --> crates/bisect-data/src/serialize.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut pos = 0usize;
[INFO] [stdout]     |                   ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pos = 4;
[INFO] [stdout]     |     ------- `pos` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Water` is never constructed
[INFO] [stdout]    --> crates/bisect-data/src/adjacency.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | enum EdgeType {
[INFO] [stdout]     |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 140 |     Water,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EdgeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `canvas_h` is never read
[INFO] [stdout]   --> crates/bisect-map/src/projection.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Projection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     canvas_h: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Projection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bisect-report v0.1.0 (/opt/rustwide/workdir/crates/bisect-report)
[INFO] [stdout] warning: unused import: `MOE_SUPPRESSED_TEXT`
[INFO] [stdout]   --> crates/bisect-report/src/narrative.rs:31:64
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::moe::{suppress_or_emit, CiBand, MetricMonotonicity, MOE_SUPPRESSED_TEXT};
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> crates/bisect-report/src/narrative_manifest.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DemographicRow` is more private than the item `aggregate_demographic`
[INFO] [stdout]   --> crates/bisect-analysis/src/demographic.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | / pub fn aggregate_demographic(
[INFO] [stdout] 85 | |     rows: &[DemographicRow],
[INFO] [stdout] 86 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 87 | |     num_districts: usize,
[INFO] [stdout] 88 | | ) -> DemographicResult {
[INFO] [stdout]    | |______________________^ function `aggregate_demographic` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DemographicRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/demographic.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct DemographicRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `political::PoliticalRow` is more private than the item `aggregate_political`
[INFO] [stdout]   --> crates/bisect-analysis/src/political.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub fn aggregate_political(
[INFO] [stdout] 61 | |     rows: &[PoliticalRow],
[INFO] [stdout] 62 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 63 | |     num_districts: usize,
[INFO] [stdout] 64 | | ) -> PoliticalResult {
[INFO] [stdout]    | |____________________^ function `aggregate_political` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `political::PoliticalRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/political.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct PoliticalRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `proportionality::PoliticalRow` is more private than the item `aggregate_proportionality`
[INFO] [stdout]    --> crates/bisect-analysis/src/proportionality.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | / pub fn aggregate_proportionality(
[INFO] [stdout] 110 | |     rows: &[PoliticalRow],
[INFO] [stdout] 111 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 112 | |     num_districts: usize,
[INFO] [stdout] 113 | | ) -> ProportionalityResult {
[INFO] [stdout]     | |__________________________^ function `aggregate_proportionality` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `proportionality::PoliticalRow` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/bisect-analysis/src/proportionality.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | struct PoliticalRow {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PlaceRow` is more private than the item `aggregate_urban`
[INFO] [stdout]   --> crates/bisect-analysis/src/urban.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub fn aggregate_urban(
[INFO] [stdout] 42 | |     rows: &[PlaceRow],
[INFO] [stdout] 43 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 44 | |     num_districts: usize,
[INFO] [stdout] 45 | | ) -> UrbanResult {
[INFO] [stdout]    | |________________^ function `aggregate_urban` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PlaceRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/urban.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct PlaceRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> crates/bisect-report/src/narrative_manifest.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `demographic::DemographicRow` is more private than the item `demographic::aggregate_demographic`
[INFO] [stdout]   --> crates/bisect-analysis/src/demographic.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | / pub fn aggregate_demographic(
[INFO] [stdout] 85 | |     rows: &[DemographicRow],
[INFO] [stdout] 86 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 87 | |     num_districts: usize,
[INFO] [stdout] 88 | | ) -> DemographicResult {
[INFO] [stdout]    | |______________________^ function `demographic::aggregate_demographic` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `demographic::DemographicRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/demographic.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct DemographicRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `political::PoliticalRow` is more private than the item `political::aggregate_political`
[INFO] [stdout]   --> crates/bisect-analysis/src/political.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub fn aggregate_political(
[INFO] [stdout] 61 | |     rows: &[PoliticalRow],
[INFO] [stdout] 62 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 63 | |     num_districts: usize,
[INFO] [stdout] 64 | | ) -> PoliticalResult {
[INFO] [stdout]    | |____________________^ function `political::aggregate_political` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `political::PoliticalRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/political.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct PoliticalRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `proportionality::PoliticalRow` is more private than the item `proportionality::aggregate_proportionality`
[INFO] [stdout]    --> crates/bisect-analysis/src/proportionality.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | / pub fn aggregate_proportionality(
[INFO] [stdout] 110 | |     rows: &[PoliticalRow],
[INFO] [stdout] 111 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 112 | |     num_districts: usize,
[INFO] [stdout] 113 | | ) -> ProportionalityResult {
[INFO] [stdout]     | |__________________________^ function `proportionality::aggregate_proportionality` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `proportionality::PoliticalRow` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/bisect-analysis/src/proportionality.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | struct PoliticalRow {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `urban::PlaceRow` is more private than the item `urban::aggregate_urban`
[INFO] [stdout]   --> crates/bisect-analysis/src/urban.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / pub fn aggregate_urban(
[INFO] [stdout] 42 | |     rows: &[PlaceRow],
[INFO] [stdout] 43 | |     assignments: &HashMap<String, usize>,
[INFO] [stdout] 44 | |     num_districts: usize,
[INFO] [stdout] 45 | | ) -> UrbanResult {
[INFO] [stdout]    | |________________^ function `urban::aggregate_urban` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `urban::PlaceRow` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> crates/bisect-analysis/src/urban.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct PlaceRow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking numpy v0.22.1
[INFO] [stdout] warning: type `CivicManifestRead` is more private than the item `classify`
[INFO] [stdout]    --> crates/bisect-report/src/civic_gate.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / pub fn classify(
[INFO] [stdout] 100 | |     manifests: Vec<(PathBuf, CivicManifestRead)>,
[INFO] [stdout] 101 | |     allow_non_strict_civic: bool,
[INFO] [stdout] 102 | | ) -> anyhow::Result<CivicGateOutcome> {
[INFO] [stdout]     | |_____________________________________^ function `classify` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CivicManifestRead` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/bisect-report/src/civic_gate.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct CivicManifestRead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present_optional_files` is never used
[INFO] [stdout]   --> crates/bisect-report/src/report.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn present_optional_files(ctx: &ReportContext) -> std::collections::HashSet<&'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bisect_py v0.1.0 (/opt/rustwide/workdir/python/bisect_py)
[INFO] [stdout] warning: type `civic_gate::CivicManifestRead` is more private than the item `civic_gate::classify`
[INFO] [stdout]    --> crates/bisect-report/src/civic_gate.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / pub fn classify(
[INFO] [stdout] 100 | |     manifests: Vec<(PathBuf, CivicManifestRead)>,
[INFO] [stdout] 101 | |     allow_non_strict_civic: bool,
[INFO] [stdout] 102 | | ) -> anyhow::Result<CivicGateOutcome> {
[INFO] [stdout]     | |_____________________________________^ function `civic_gate::classify` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `civic_gate::CivicManifestRead` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> crates/bisect-report/src/civic_gate.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct CivicManifestRead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `present_optional_files` is never used
[INFO] [stdout]   --> crates/bisect-report/src/report.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn present_optional_files(ctx: &ReportContext) -> std::collections::HashSet<&'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ufactor_for_depth`
[INFO] [stdout]  --> crates/bisect-cli/src/bisection_runner.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bisect_core::{ufactor_for_depth, BisectionTree};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2121:24
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     use sha2::{Digest, Sha256};
[INFO] [stdout]      |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `build_county_coarsening` and `derive_partition`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:5281:35
[INFO] [stdout]      |
[INFO] [stdout] 5281 |     use crate::adjacency_loader::{build_county_coarsening, derive_partition};
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chamber_district_count`
[INFO] [stdout]   --> crates/bisect-cli/src/doctor.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::runner::{chamber_balance_tolerance, chamber_district_count};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RplanFile` and `import_geojson_plan`
[INFO] [stdout]  --> crates/bisect-cli/src/import_cmd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     import_geojson_plan, import_gerrychain_to_assignments, validate_geoid_format_batch,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     write_rplan, RplanFile, RplanMetadata,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]   --> crates/bisect-cli/src/import_label.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run_vra_recom`
[INFO] [stdout]  --> crates/bisect-cli/src/runner.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 |     run_short_burst_forest, run_short_burst_merge_split, run_vra_recom, AdaptiveConfig,
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clean_corrupt_state`
[INFO] [stdout]   --> crates/bisect-cli/src/runner.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::output::{clean_corrupt_state, write_state_outputs, VraAnalysis, VraDistrict};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `build_chamber_adjacency`
[INFO] [stdout]  --> crates/bisect-cli/src/suite.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bisect_analysis::{build_chamber_adjacency, try_validate_nesting, NestingValidation};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]     --> crates/bisect-cli/src/analyze.rs:1062:13
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         use std::path::Path;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ufactor_for_depth`
[INFO] [stdout]  --> crates/bisect-cli/src/bisection_runner.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bisect_core::{ufactor_for_depth, BisectionTree};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2121:24
[INFO] [stdout]      |
[INFO] [stdout] 2121 |     use sha2::{Digest, Sha256};
[INFO] [stdout]      |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `build_county_coarsening` and `derive_partition`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:5281:35
[INFO] [stdout]      |
[INFO] [stdout] 5281 |     use crate::adjacency_loader::{build_county_coarsening, derive_partition};
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chamber_district_count`
[INFO] [stdout]   --> crates/bisect-cli/src/doctor.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::runner::{chamber_balance_tolerance, chamber_district_count};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CoordDimensions` and `ToWkb`
[INFO] [stdout]    --> crates/bisect-cli/src/geometry.rs:299:23
[INFO] [stdout]     |
[INFO] [stdout] 299 |         use geozero::{CoordDimensions, ToWkb};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RplanFile` and `import_geojson_plan`
[INFO] [stdout]  --> crates/bisect-cli/src/import_cmd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     import_geojson_plan, import_gerrychain_to_assignments, validate_geoid_format_batch,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     write_rplan, RplanFile, RplanMetadata,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run_vra_recom`
[INFO] [stdout]  --> crates/bisect-cli/src/runner.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 |     run_short_burst_forest, run_short_burst_merge_split, run_vra_recom, AdaptiveConfig,
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clean_corrupt_state`
[INFO] [stdout]   --> crates/bisect-cli/src/runner.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::output::{clean_corrupt_state, write_state_outputs, VraAnalysis, VraDistrict};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PartitionMode`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:6686:27
[INFO] [stdout]      |
[INFO] [stdout] 6686 |         use crate::args::{PartitionMode, StateArgs};
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StructureMode`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:7510:38
[INFO] [stdout]      |
[INFO] [stdout] 7510 |         use crate::args::{StateArgs, StructureMode};
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:7683:21
[INFO] [stdout]      |
[INFO] [stdout] 7683 |     use std::path::{Path, PathBuf};
[INFO] [stdout]      |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BuildIndex`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:7687:39
[INFO] [stdout]      |
[INFO] [stdout] 7687 |     use crate::build_cmd::{BuildArgs, BuildIndex};
[INFO] [stdout]      |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:8054:13
[INFO] [stdout]      |
[INFO] [stdout] 8054 |         use std::io::Write;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `build_chamber_adjacency`
[INFO] [stdout]  --> crates/bisect-cli/src/suite.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bisect_analysis::{build_chamber_adjacency, try_validate_nesting, NestingValidation};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/bisect-cli/src/depo.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |         let mut counter = std::cell::Cell::new(0u64);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_ufactor`
[INFO] [stdout]    --> crates/bisect-cli/src/bisection_runner.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |     let node_ufactor = 1.0 + balance_tolerance / num_districts as f64;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_ufactor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_left`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:22
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:32
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_ec`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:43
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_adj`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1432:5
[INFO] [stdout]      |
[INFO] [stdout] 1432 |     global_adj: &[Vec<usize>],
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_adj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_n`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1469:9
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     let sub_n = sorted.len();
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1684:13
[INFO] [stdout]      |
[INFO] [stdout] 1684 |         let mut g = bisect_data::AdjacencyGraph {
[INFO] [stdout]      |             ----^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `intermediate_dir`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2119:5
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     intermediate_dir: Option<&Path>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediate_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2240:9
[INFO] [stdout]      |
[INFO] [stdout] 2240 |     let n = sorted.len();
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_vwgt`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2919:9
[INFO] [stdout]      |
[INFO] [stdout] 2919 |     let sub_vwgt: Vec<i64> = local_pop.clone();
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_vwgt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metis_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2920:22
[INFO] [stdout]      |
[INFO] [stdout] 2920 |     let (metis_left, metis_right) = split_subgraph(
[INFO] [stdout]      |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metis_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `niter`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:3052:5
[INFO] [stdout]      |
[INFO] [stdout] 3052 |     niter: u32,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_niter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:3053:5
[INFO] [stdout]      |
[INFO] [stdout] 3053 |     seed: Option<u64>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> crates/bisect-cli/src/demographics.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     for (line_num, line) in lines.enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]    --> crates/bisect-cli/src/label_cmd.rs:429:34
[INFO] [stdout]     |
[INFO] [stdout] 429 | fn check_config_sha(label: &str, year: &str, run_index_path: &PathBuf) -> ChainLink {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_connected` is never used
[INFO] [stdout]    --> crates/bisect-cli/src/bisection_runner.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn is_connected(adj: &[Vec<usize>]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bisect-tui v0.1.0 (/opt/rustwide/workdir/crates/bisect-tui)
[INFO] [stdout] warning: unused variable: `node_ufactor`
[INFO] [stdout]    --> crates/bisect-cli/src/bisection_runner.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |     let node_ufactor = 1.0 + balance_tolerance / num_districts as f64;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_ufactor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_left`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:22
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:32
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nat_ec`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1362:43
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let (local_asgn, nat_left, nat_right, nat_ec) = run_geosection(
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_nat_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_adj`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1432:5
[INFO] [stdout]      |
[INFO] [stdout] 1432 |     global_adj: &[Vec<usize>],
[INFO] [stdout]      |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_adj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_n`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1469:9
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     let sub_n = sorted.len();
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:1684:13
[INFO] [stdout]      |
[INFO] [stdout] 1684 |         let mut g = bisect_data::AdjacencyGraph {
[INFO] [stdout]      |             ----^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `intermediate_dir`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2119:5
[INFO] [stdout]      |
[INFO] [stdout] 2119 |     intermediate_dir: Option<&Path>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediate_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2240:9
[INFO] [stdout]      |
[INFO] [stdout] 2240 |     let n = sorted.len();
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_vwgt`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2919:9
[INFO] [stdout]      |
[INFO] [stdout] 2919 |     let sub_vwgt: Vec<i64> = local_pop.clone();
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_vwgt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metis_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:2920:22
[INFO] [stdout]      |
[INFO] [stdout] 2920 |     let (metis_left, metis_right) = split_subgraph(
[INFO] [stdout]      |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metis_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `niter`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:3052:5
[INFO] [stdout]      |
[INFO] [stdout] 3052 |     niter: u32,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_niter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:3053:5
[INFO] [stdout]      |
[INFO] [stdout] 3053 |     seed: Option<u64>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adj`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:6736:13
[INFO] [stdout]      |
[INFO] [stdout] 6736 |         let adj = vec![vec![1], vec![0, 2], vec![1]];
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_adj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ew`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:6738:13
[INFO] [stdout]      |
[INFO] [stdout] 6738 |         let ew: HashMap<(usize, usize), f64> = HashMap::new();
[INFO] [stdout]      |             ^^ help: if this is intentional, prefix it with an underscore: `_ew`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pop_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:7248:13
[INFO] [stdout]      |
[INFO] [stdout] 7248 |         let pop_right = 1.0 - pop_left;
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pop_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area_right`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:7249:13
[INFO] [stdout]      |
[INFO] [stdout] 7249 |         let area_right = 1.0 - area_left;
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> crates/bisect-tui/src/main.rs:458:45
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   drop(s);
[INFO] [stdout]     |                       ^^^^^-^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut CompareState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 458 -                                             drop(s);
[INFO] [stdout] 458 +                                             let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]     --> crates/bisect-cli/src/bisection_runner.rs:8479:14
[INFO] [stdout]      |
[INFO] [stdout] 8479 |         let (left, right) =
[INFO] [stdout]      |              ^^^^ help: if this is intentional, prefix it with an underscore: `_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> crates/bisect-tui/src/main.rs:458:45
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   drop(s);
[INFO] [stdout]     |                       ^^^^^-^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut CompareState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 458 -                                             drop(s);
[INFO] [stdout] 458 +                                             let _ = s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> crates/bisect-cli/src/demographics.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     for (line_num, line) in lines.enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]    --> crates/bisect-cli/src/edge_weights.rs:834:13
[INFO] [stdout]     |
[INFO] [stdout] 834 |         let geo = GeographicWeighter::from_map(geo_map.clone());
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]    --> crates/bisect-cli/src/label_cmd.rs:429:34
[INFO] [stdout]     |
[INFO] [stdout] 429 | fn check_config_sha(label: &str, year: &str, run_index_path: &PathBuf) -> ChainLink {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/bisect-cli/src/output.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let mut make_row = || {
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]     --> crates/bisect-cli/src/runner.rs:5979:13
[INFO] [stdout]      |
[INFO] [stdout] 5979 |         let expected = "/tmp/outputs/v1/2020/plans/wa_house_2020";
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_connected` is never used
[INFO] [stdout]    --> crates/bisect-cli/src/bisection_runner.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn is_connected(adj: &[Vec<usize>]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc", kill_on_drop: false }`
[INFO] [stdout] 82083a11a9e664669207f79724b18e9101ee2973777b4a107d9a1b32d89892bc
